home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / bin / bashlogin < prev    next >
Text File  |  2006-01-10  |  145b  |  8 lines

  1. #!/bin/bash
  2. # This is only installed by baselayout when USE=livecd to enable
  3. # serial consoles for some architectures
  4. #
  5.  
  6. exec /bin/login root
  7.